home *** CD-ROM | disk | FTP | other *** search
- > Also, you might have trouble doing this with string arrays, as AMOS will lose
- > pointers to its strings, or gain duplicate pointers it doesn't know about.
- >
- Of course this method cannot be used with strings due to the
- garbage collection etc.
-
- For extensions' creators: I think that the address of the screen's
- rastport structure is Leek(Areg(5)-$18c0) or
- move.l -$18c0(a5),... Use it for graphics operations.
-
- P.S I'm at the university right now.So I hope I'm not wrong...
- I'll send you the correct address if this one is wrong.
-
- Gregory.
-
-